home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-22 | 974 b | 23 lines | [TEXT/CWIE] |
- Basic Objects Read Me
-
- The source files here implement basic reusable objects. They are mostly functional
- but there are some major caveats.
-
- CFIFOQueue and BoyerMoore are complete (as far as I know) There will be minor updates
- to clean up interfaces probably.
-
- BinaryTree is semi-complete. You can traverse in-order and add items to a tree. The
- balance hasn't been implemented. Reverse traversal hasn't been done either. I will
- be updating it. See below for updating information.
-
- CKeywords is functional for keywords, but references are not supported yet. See
- the section on updates below.
-
- Getting Updates
- I have just recently moved and do not have a web page set up at the time I am putting
- this on the MacHack CD. I will be setting up a page in the near future for updates,
- etc. I will try to get a link from the MacHack Papers page at the MacHack web site.
- Alternatively you can mail my permanant (hopefully) e-mail address: Looker1@aol.com.
-
- Shane Looker
- June 22, 1996